label: Don't add a pixel where none should be added
authorBenjamin Otte <otte@redhat.com>
Thu, 18 Nov 2021 06:54:16 +0000 (07:54 +0100)
committerBenjamin Otte <otte.benjamin@googlemail.com>
Thu, 18 Nov 2021 07:16:09 +0000 (07:16 +0000)
commit899cb445199c45733882f5977468bebfbe33a070
tree11afb47cad6a653b016b7dc79aac5932621e0195
parent86175f043c9cc49be0719d433636bb939683fcb9
label: Don't add a pixel where none should be added

When the text width is larger than the measuring width, set the min
width to that value, don't also add 1 to it.
gtk/gtklabel.c